home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 052a / vmiwin.exe / DSMENU.MNU < prev    next >
INI File  |  1993-03-29  |  3KB  |  66 lines

  1. [IconMenu]
  2.  
  3. ########################################################################
  4. #########################     Main Menu     ############################
  5. ########################################################################
  6.  
  7. Menu=Main
  8.  
  9. Row=1; Col=1; Bmp=@Pan;     Text="pan";         Cmd="'_pan"
  10. Row=1; Col=2; Bmp=@Line;    Text="line";        Cmd="^C_line"
  11. Row=1; Col=3; Bmp=@Pline;   Text="pline";       Cmd="^C_pline"
  12. Row=1; Col=4; Bmp=@Arc;     Text="arc";         Cmd="^C_arc"
  13. Row=1; Col=5; Bmp=@Circle;  Text="circle";      Cmd="^C_circle"
  14. Row=1; Col=6; Bmp=@Polygon; Text="polygon";     Cmd="^C_polygon"
  15.  
  16. Row=2; Col=1; Bmp=@Text;    Text="dtext";       Cmd="^C_dtext"
  17. Row=2; Col=2; Bmp=@Color;   Text="color";       Cmd="^C_color"
  18. Row=2; Col=3; Bmp=@Chprop;  Text="chprop";      Cmd="^C_chprop"
  19. Row=2; Col=4; Bmp=@Erase;   Text="erase";       Cmd="^C_erase"
  20. Row=2; Col=5; Bmp=@Move;    Text="move";        Cmd="^C_move"
  21. Row=2; Col=6; Bmp=@Copy;    Text="copy";        Cmd="^C_copy"
  22.  
  23. Row=3; Col=1; Bmp=@Mirror;  Text="mirror";      Cmd="^C_mirror"
  24. Row=3; Col=2; Bmp=@Rotate;  Text="rotate";      Cmd="^C_rotate"
  25. Row=3; Col=3; Bmp=@Break;   Text="break";       Cmd="^C_break"
  26. Row=3; Col=4; Bmp=@Stretch; Text="stretch";     Cmd="^C_stretch _c"
  27. Row=3; Col=5; Bmp=@Trim;    Text="trim";        Cmd="^C_trim"
  28. Row=3; Col=6; Bmp=@Extend;  Text="extend";      Cmd="^C_extend"
  29.  
  30. Row=4; Col=1; Bmp=@Scale;   Text="scale";       Cmd="^C_scale _c"
  31. Row=4; Col=2; Bmp=@Explode; Text="explode";     Cmd="^C_explode"
  32. Row=4; Col=3; Bmp=@Fillet;  Text="fillet";      Cmd="^C_fillet"
  33. Row=4; Col=4; Bmp=@Chamfer; Text="chamfer";     Cmd="^C_chamfer"
  34. Row=4; Col=5; Bmp=@Zoom;    Text="zoom";        Cmd="'_zoom"
  35. Row=4; Col=6; Bmp=@Save;    Text="save";        Cmd="^C_save"
  36.  
  37. Row=5; Col=1; Bmp=@Vports;  Text="vports";      Cmd="^C_vports"
  38. Row=5; Col=2; Bmp=@Mview;   Text="mview";       Cmd="^Ctilemode 0 _mview"
  39. Row=5; Col=3; Bmp=@Mspace;  Text="mspace";      Cmd="^Ctilemode 0 _mspace"
  40. Row=5; Col=4; Bmp=@Pspace;  Text="pspace";      Cmd="^Ctilemode 0 _pspace"
  41. Row=5; Col=5; Bmp=@Clock;   Text="clock";       Exec=clock.exe
  42. Row=5; Col=6; Bmp=@Calc;    Text="calculator";  Exec=calc.exe
  43.  
  44. Row=6; Col=1; Bmp=@Note;    Text="notepad";     Exec=notepad.exe
  45. Row=6; Col=2; Bmp=@Pbrush;  Text="pbrush";      Exec=pbrush.exe
  46. Row=6; Col=3; Bmp=@Dos;     Text="dos";         Exec=dosprmpt.pif
  47. Row=6; Col=6; Bmp=@Inq;     Text="queries...";  Submenu=Queries
  48.  
  49. ########################################################################
  50. #########################     AcadHelp Menu     ########################
  51. ########################################################################
  52.  
  53. Menu=Queries
  54.  
  55. Row=1; Col=1; Bmp=@Time;    Text="time";        Cmd="^C_time"
  56. Row=1; Col=2; Bmp=@Id;      Text="ID";          Cmd="^C_id"
  57. Row=1; Col=3; Bmp=@Status;  Text="status";      Cmd="^C_status"
  58. Row=1; Col=4; Bmp=@List;    Text="list";        Cmd="^C_list"
  59.  
  60. Row=2; Col=1; Bmp=@Help;    Text="help";        Cmd="^C_help"
  61. Row=2; Col=2; Bmp=@Setvar;  Text="setvar ?";    Cmd="^C_setvar ? *"
  62. Row=2; Col=3; Bmp=@Area;    Text="area";        Cmd="^C_area"
  63. Row=2; Col=4; Bmp=@Dist;    Text="distance";    Cmd="^C_dist"
  64.  
  65.                                                  
  66.